/* reset */
html { -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,hr,button { margin:0; padding:0;}
body { font:14px/20px 'Microsoft YaHei'; color: #262626; } 
em, var, i { font-style:normal; font-weight:500; }
input, textarea, select,button { font-family: 'Microsoft YaHei'; outline:none; border:none; background:none; resize: none; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
table { border-collapse:collapse; border-spacing:0;}
th { text-align:inherit; }
img { border:0;}
iframe { display:block; }
ol,ul,li { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500;}

a { color: #262626; text-decoration:none; }
a:hover, a:active { outline:none; color:  #ff552e; }

.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; line-height:0; }
.clearfix { zoom:1; /* for IE6 IE7 */}


/* font */
.f18 { font-size: 18px; }
.f16 { font-size: 16px; }
.f14 { font-size: 14px; }
.f12 { font-size: 12px; }
.fb  { font-weight: 600; }
.un  { text-decoration: underline; }
.s-oe { color: #ff552e !important; }
a.s-oe:hover { text-decoration: underline; }
.s-c59 { color: #595959; }
.s-c26 { color: #262626; }
.s-8c  { color: #8c8c8c; }
a.s-c59:hover, a.s-c26:hover, a.s-8c:hover { color: #ff552e; }


/* */
.bg-f5 { background-color: #f5f5f5; }
.bg-ff { background-color: #fff; }
.box-shadow { box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .05); }

.w1200 { width: 1200px; margin-left: auto; margin-right: auto; }
.w360 { width: 360px; }
.w380 { width: 380px; }

.fl { float: left; }
.fr { float: right; }
.pr { position: relative; }
.tc { text-align: center; }
.tr { text-align: right; }

.ml5 { margin-left: 5px; }
.ml20{ margin-left: 20px; }
.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px; }
.mr10{ margin-right: 10px; }
.mr20{ margin-right: 20px; }
.mr30{ margin-right: 30px; }
.mr40{ margin-right: 40px; }
.mr140{margin-right: 140px;}
.mr40{ margin-right: 40px; }
.mt5 { margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }

.mt25{ margin-top: 25px; }
.mt30{ margin-top: 30px; }
.mt35{ margin-top: 35px; }
.mt40{ margin-top: 40px; }
.mt50{ margin-top: 50px; }
.mt60{ margin-top: 60px; }
.mb10{ margin-bottom: 10px !important; }
.mb20{ margin-bottom: 20px; }
.mb50{ margin-bottom: 50px; }
.pt10 { padding-top: 10px; }
.pt35 { padding-top: 35px; }
.pb20 { padding-bottom: 20px; }
.pb40 { padding-bottom: 40px; }
.pb50 { padding-bottom: 50px; }
.pb60 { padding-bottom: 60px; }
.pr20 { padding-right: 20px; }
.pl20 { padding-left: 20px; }

.none { display: none; }
.hidden { visibility: hidden; }
.ovh { overflow: hidden; }

/* top-bar */
.top-bar { height: 30px; border-bottom: 1px solid #e8e8e8; position: relative; z-index: 500; }
.top-bar .l-link li { float: left; font-size: 12px; line-height: 30px; margin-right: 20px; }
.top-bar .l-link li a, .top-bar .r-link li a { float: left; color: #595959; }
.top-bar li a:hover { color: #ff552e; }
.top-bar .r-link li { float: left; font-size: 12px; line-height: 30px; margin-left: 20px; position: relative; }
.top-bar .r-link li .iconfont { vertical-align: middle; margin-top: -4px; }
.top-bar .r-link li .icon-mzhms { color: #ff552e; }
.top-bar .r-link li .icon-Category { color: #8c8c8c; }
.top-bar .r-link li .pd { cursor: pointer; }
	/**/
.top-bar .t-pop-bar { position: absolute; top: 30px; right: 0; padding-top: 1px; }
.top-bar .erwei-pop { right: -25px; }
.top-bar .erwei { width: 140px; padding: 20px 0 12px; line-height: 20px; text-align: center; background-color: #fff; box-shadow: 0 10px 15px 0 rgba(0,0,0, .1); }
.top-bar .erwei img { display: block; width: 100px; height: 100px; margin: 0 auto; }
.top-bar .erwei .f16 { color: #595959; margin: 7px 0 2px; }
.top-bar .erwei .f12 { color: #8c8c8c; line-height: 20px; }
	/**/
.top-bar .quanju-menu { width: 706px; padding: 30px 0; background-color: #fff; box-shadow: 0 10px 15px 0 rgba(0,0,0, .1); }
.top-bar .quanju-menu dl { float: left; padding: 0 50px; font-size: 14px; }
.top-bar .quanju-menu dl.w370 { width: 304px; border-right: 1px solid #f2f2f2; padding-right: 15px; }
.top-bar .quanju-menu dl.w170 { width: 70px; border-right: 1px solid #f2f2f2; }
.top-bar .quanju-menu dl.w165{ width: 65px; }
.top-bar .quanju-menu dt { font-weight: 600; color: #ff552e; margin-bottom: 9px; }
.top-bar .quanju-menu dd { height: 116px; }
.top-bar .quanju-menu dd a { color: #8c8c8c; line-height: 26px; }
.top-bar .quanju-menu dd a:hover { color: #ff552e; }
.top-bar .quanju-menu dl.w370 a { width: 56px; margin-right: 15px; }


/* footer-bar */
.footer-bar { background-color: #262626; }
	/**/
.ft-bot { padding: 40px 0 60px; }
.ft-bot .r-erwei li { float: left; text-align: center; font-size: 12px; color: #fff; }
.ft-bot .r-erwei li.w140 { width: 140px; }
.ft-bot .r-erwei li img { display: block; margin: 0 auto 15px; }
.ft-bot .touch { height: 30px; line-height: 30px; }
.ft-bot .touch .btn { float: left; width: 118px; height: 28px; line-height: 28px; }
.ft-bot .touch .btn .iconfont { font-size: 16px; vertical-align: middle; margin: -2px 5px 0 0; }
.ft-bot .touch .tel400 { font-size: 30px; }
.ft-bot .touch .tel400 b { font-family: 'Arial'; }
.ft-bot .ft-nav { height: 20px; margin: 43px 0 13px; }
.ft-bot .ft-nav a { float: left; color: #fff; margin-right: 25px; }
.ft-bot .ft-nav a:hover { color: #ff552e; }
.ft-bot p { line-height: 24px; }
/* footer-white */
.footer-white { background-color: #fff; }
.footer-white .ft-bot .ft-nav { margin-top: 26px; }
.footer-white .ft-bot .ft-nav a { color: #595959; }
.footer-white .ft-bot .ft-nav a:hover { color: #ff552e; }
.footer-white .s-8c, .footer-white .s-c59 { color: #bfbfbf; }
.footer-white .ft-bot .r-erwei li { color: #8c8c8c; }
.footer-white .ft-bot .r-erwei li img { margin-bottom: 8px; }
.footer-white .ft-bot .touch { height: 26px; }
.footer-white .ft-bot .touch .tel400 { line-height: 26px; font-size: 18px; }
.footer-white .ft-bot .touch .btn { width: 98px; height: 24px; line-height: 24px; border-radius: 13px; }


/* right-popup */
.right-popup { position: fixed; right: 10px; top: 50%; width: 48px; z-index: 600; }
.right-popup li { height: 48px; margin-top: 10px; position: relative; }
#go-top { display: none; }
.right-popup li .def { 
	display: block; height: 48px; text-align: center; line-height: 48px; position: relative;
	background-color: #fff; box-shadow: 0 0 15px 0 rgba(0,0,0, .1); cursor: pointer;
}
.right-popup li .def .iconfont { font-size: 28px; }
.right-popup li .def .icon-duibi, 
.right-popup li .def .icon-dingbu { font-size: 24px; }
.right-popup li .def .num { 
	position: absolute; top: -7px; right: -7px; 
	width: 16px; height: 16px; border: 1px solid #fff; background-color: #ff552e; border-radius: 50%; 
	font-size: 12px; text-align: center; line-height: 14px; color: #fff;
}
	/**/
.right-popup li .def-tip { 
	position: absolute; bottom: 0; right: 70px;
	width: 80px; min-height: 48px; line-height: 48px; background-color: #ff552e; 
	color: #fff;  display: none; opacity: 0;/*  transition: all .25s linear; */
}
.right-popup li .pop-bar { 
	position: absolute; bottom: -100px; 
	width: 320px; min-height: 250px; padding: 0 20px; line-height: 20px;
	background-color: #fff; box-shadow: 0 0 2px 0 rgba(0,0,0, .1);
}
.duibi-yes { padding-bottom: 30px; }
.duibi-yes .title { height: 20px; padding-top: 18px; }
.duibi-yes .title .s-c59:hover { color: #ff552e; cursor: pointer; }
.duibi-yes .xm-list-h80 { margin-bottom: 10px; }
.duibi-yes .xm-item { height: 80px; padding: 20px 0; position: relative; }
.duibi-yes .xm-item .icon-Del { position: absolute; top: 22px; right: 0; color: #8c8c8c; cursor: pointer; display: none; }
.duibi-yes .xm-item:hover .icon-Del { display: block; }
.duibi-yes .xm-item .icon-Del:hover { color: #ff552e; }
.duibi-yes .xm-item:after { position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background-color: #f5f5f5; content: ''; }
.duibi-yes .xm-item:last-child:after { background: none; }
.duibi-yes .xm-item .img-block { float: left; width: 80px; height: 80px; overflow: hidden; margin-right: 10px; }
.duibi-yes .xm-item h5 { height: 24px; overflow: hidden; line-height: 24px; margin-bottom: 5px; }
.duibi-yes .xm-item p { height: 24px; overflow: hidden; line-height: 24px; }
.duibi-yes .btn { display: block; height: 40px; line-height: 40px; font-size: 16px; }
		/**/
.duibi-no { height: 210px; padding-top: 40px; text-align: center; }
.duibi-no img { display: block; margin: auto;  }
	/**/
.right-popup li.hover .def { background-color: #ff552e; }
.right-popup li.hover .def .iconfont { color: #fff !important; }
.right-popup li.hover .def .num { background-color: #fff; color: #ff552e; }


/* btn */
.btn { border: 1px solid #e8e8e8; border-radius: 3px; color: #262626; transition: all .2s linear; cursor: pointer; text-align: center; }
.btn:hover { border-color: #ff552e; color: #ff552e; }
.btn-oe-line { border-color: #ff552e; color: #ff552e; }
.btn-oe-line:hover { background-color: #ff552e; color: #fff; }
.btn-oe { background-color: #ff552e; border-color: #ff552e; color: #fff; }
.btn-oe:hover { background-color: #ff6340; border-color: #ff6340; color: #fff; }
.btn-disabled, .btn-disabled:hover { background-color: #e8e8e8; border-color: #e8e8e8; color: #8c8c8c; }

/* 2019-09-09  #7594 */
.right-popup { width: 70px; }
.right-popup li,
.right-popup li .def { height: 70px; border-radius: 3px; box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1); }
.right-popup li .def .iconfont { font-size: 34px; line-height: 34px; }
.right-popup li .def p { font-size: 12px; line-height: 12px; }
.right-popup li .def .tit { padding-top: 15px; }
.right-popup li .def .number { display: block; font-size: 14px; line-height: 16px; margin-top: 10px; }
.right-popup li .def .number em { color: #ff552e; }
.right-popup li.hover .def p { color: #fff !important; }
.right-popup li.hover .def .number em { color: #fff; }
/* 2020-01-11 #9497 */
/* follow-code-pop */
.follow-code-pop { position: fixed; top: 50%; left: 50%; z-index: 1005; border-radius: 4px; width: 210px; padding: 50px 35px 40px; background-color: #fff; margin: -170px 0 0 -140px; text-align: center; }
.follow-code-pop .icon-guanbis { position: absolute; top: 14px; right: 13px; font-size: 20px; color: #999; cursor: pointer; }
.follow-code-pop .code { display: block; width: 126px; height: 126px; margin: 0 auto 25px; }
.follow-code-pop .txt1 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.follow-code-pop .txt2 { font-size: 12px; color: #999; }